This chapter describes Synchronous Data Link Control (SDLC) messages. For information on message content and how to use the message, refer to the Introduction.
SDLC.001 |
Level: C-INFO
Short Syntax: SDLC.001 nt network ID - SDLC support installed for QSL
Long Syntax: SDLC.001 SDLC support installed for QSL, on network network ID
Description: DLSw SDLC has been initialized for operation over the serial device and is now available for use in the router.
SDLC.002 |
Level: C-INFO
Short Syntax: SDLC.002 dflt cfg used on stn Address, nt network ID
Long Syntax: SDLC.002 No remote configuration was defined for SDLC address Address - default settings used, on network network ID
Description: An open was attempted on an SDLC station, but a configuration record was not defined via the ADD STATION command. The station will be opened using default configuration value. This station will be listed in the monitor process LIST STATION ALL command. An asterisk * next to the station address signifies that a default configuration is in use.
SDLC.003 |
Level: CE-ERROR
Short Syntax: SDLC.003 no mem to copy to SDLC, nt network ID
Long Syntax: SDLC.003 Cannot copy a user buffer to to SDLC - Out of memory, on network network ID
Description: There is currently no memory available to copy user data to SDLC. Another attempt will be made at a later time.
SDLC.004 |
Level: U-INFO
Short Syntax: SDLC.004 frame dropped nt network ID not active
Long Syntax: SDLC.004 Inbound frame was dropped - SDLC not yet active on network network ID.
Description: A frame was received on an interface that is not yet owned by an SDLC client. All packets received are dropped until an SDLC client opens the port for use.
SDLC.005 |
Level: CE-ERROR
Short Syntax: SDLC.005 nt network ID congested - pkt dropped
Long Syntax: SDLC.005 Packet dropped due to no SDLC credit or memory shortage, on network network ID . Temporary.
Description: An incoming packet was dropped due to no SDLC receive credit or a temporary memory shortage.
SDLC.006 |
Level: CE-ERROR
Short Syntax: SDLC.006 nt network ID - I_ERR on rcv
Long Syntax: SDLC.006 Packet received with I_ERR set, on network network ID
Description: real_sdlc_in received a packet with I_ERR set
SDLC.007 |
Level: CE-ERROR
Short Syntax: SDLC.007 nt network ID - tx to dev fail ( status)
Long Syntax: SDLC.007 Failure to send packet to device, on network network ID, status = status
Description: The call to netsend() failed while trying to send a frame from SDLC.
SDLC.008 |
Level: P-TRACE
Short Syntax: SDLC.008 tx count bytes to address (nt network ID): octets
Long Syntax: SDLC.008 Transmit to link station count, address bytes, on network network ID: octets
Description: The router transmitted an SDLC frame. This is the entire frame, including the SDLC header. The router logs all transmitted SDLC frames with this message. To log only transmitted SDLC I-frames, use SDLC_53.
SDLC.009 |
Level: P-TRACE
Short Syntax: SDLC.009 rx count bytes from address (nt network ID): octets
Long Syntax: SDLC.009 Received count bytes from link station address, on network network ID: octets
Description: The router received an SDLC frame. This is the entire frame, including the SDLC header. The router logs all received SDLC frames with this message. To log only received SDLC I-frames, use SDLC_52.
SDLC.010 |
Level: C-INFO
Short Syntax: SDLC.010 port ACTIVE, nt network ID
Long Syntax: SDLC.010 Request to bring up SDLC, on network network ID
Description: An entity in the router has attached to the interface and can now use SDLC services.
SDLC.011 |
Level: C-INFO
Short Syntax: SDLC.011 port INACTIVE, nt network ID
Long Syntax: SDLC.011 Request to bring down SDLC, on network network ID
Description: An entity in the router is no longer using SDLC services on this interface.
SDLC.012 |
Level: C-INFO
Short Syntax: SDLC.012 Link status: Exception, nt network ID
Long Syntax: SDLC.012 Link status change Exception occurred, on network network ID
Description: An interface signal has changed state. Note: an unwieldy number of these messages will be generated when the interface is operating in half duplex mode.
SDLC.013 |
Level: C-INFO
Short Syntax: SDLC.013 addr Address -> NRM, nt network ID
Long Syntax: SDLC.013 Station Address is now UP, on network network ID
Description: The SDLC link is now operating in Normal Response Mode, meaning that a SDLC connection is now in progress.
SDLC.014 |
Level: C-INFO
Short Syntax: SDLC.014 SNRM refused, addr Address nt network ID
Long Syntax: SDLC.014 Remote station refused SNRM, link station Address remains DOWN on network network ID
Description: An attempt by the router to connect to a remote link station has been refused.
SDLC.015 |
Level: C-INFO
Short Syntax: SDLC.015 addr Address -> NDM, nt network ID
Long Syntax: SDLC.015 Station Address is now DOWN, on network network ID
Description: The SDLC link is now operating in Normal Disconnect Mode, meaning that a SDLC connection has been terminated in an orderly fashion.
SDLC.016 |
Level: U-INFO
Short Syntax: SDLC.016 LnkStn Address excpt Exception, nt network ID
Long Syntax: SDLC.016 Exception Address occurred on Link Station Exception, on network network ID
Description: The SDLC protocol has been initialized.
SDLC.017 |
Level: U-INFO
Short Syntax: SDLC.017 nt network ID - inter-poll delay forced to 0
Long Syntax: SDLC.017 Network network ID, cannot use inter-poll delay and Primary or Secondary Poll Pause
Description: Link inter-poll Delay cannot be enabled when Primary or Secondary Poll Pause is enabled. Primary or Secondary Poll Pause are the preferred poll timers.
SDLC.018 |
Level: U-INFO
Short Syntax: SDLC.018 nt network ID Stn address - Secondary Poll Pause forced to 0
Long Syntax: SDLC.018 Network network ID Station address, cannot use Secondary Poll Pause since link inter-poll is enabled
Description: There may have been residual configuration information which created an inconsistency: the user has two secondary pauses enabled. It is best to use Secondary Poll Pause and disable the link inter-poll delay by reconfiguring. This ELS message indicates that Secondary Poll Pause has been forced to 0 and inter-poll has been left unchanged.
SDLC.020 |
Level: U-INFO
Short Syntax: SDLC.020 nt network ID stn address: DLC_LINK_FAULT_CONDITION
Long Syntax: SDLC.020 Network network ID SDLC station address: DLC_LINK_FAULT_CONDITION
Description: SDLC detected a fault on the link, and terminated all active SDLC connections on the link. This is usually due to a loss of DSR, CTS, or DCD on a full-duplex line, or loss of DSR on a half-duplex line.
SDLC.021 |
Level: U-INFO
Short Syntax: SDLC.021 nt network ID stn address: DLC_RX_EXCEED_WINDOW_SIZE
Long Syntax: SDLC.021 Network network ID SDLC station address: DLC_RX_EXCEED_WINDOW_SIZE
Description: SDLC has received more than the number of frames configured as the RECEIVE WINDOW before SDLC could respond.
SDLC.022 |
Level: U-INFO
Short Syntax: SDLC.022 nt network ID stn address: DLC_RX_LOCAL_PROTOCOL_ERROR
Long Syntax: SDLC.022 Network network ID SDLC station address: DLC_RX_LOCAL_PROTOCOL_ERROR
Description: The router detected a SDLC protocol error. As a result, the router terminated the SDLC connection.
SDLC.023 |
Level: U-INFO
Short Syntax: SDLC.023 nt network ID stn address: DLC_XID_RETRY_LIMIT_REACHED
Long Syntax: SDLC.023 Network network ID SDLC station address: DLC_XID_RETRY_LIMIT_REACHED
Description: The remote link station is not responding to XID frames sent by the router.
SDLC.024 |
Level: U-INFO
Short Syntax: SDLC.024 nt network ID stn address: DLC_TEST_RETRY_LIMIT_REACHED
Long Syntax: SDLC.024 Network network ID SDLC station address: DLC_TEST_RETRY_LIMIT_REACHED
Description: The remote link station is not responding to TEST frames sent by the router.
SDLC.025 |
Level: U-INFO
Short Syntax: SDLC.025 nt network ID stn address: DLC_SNRM_RETRY_LIMIT_REACHED
Long Syntax: SDLC.025 Network network ID SDLC station address: DLC_SNRM_RETRY_LIMIT_REACHED
Description: The remote link station is not responding to SNRM frames sent by the router. The connection attempt has failed.
SDLC.026 |
Level: U-INFO
Short Syntax: SDLC.026 nt network ID stn address: DLC_POLL_RETRY_LIMIT_REACHED
Long Syntax: SDLC.026 Network network ID SDLC station address: DLC_POLL_RETRY_LIMIT_REACHED
Description: The remote link station is not responding to polls (RR or RNR) sent by the router. As a result, the router terminated the connection.
SDLC.027 |
Level: U-INFO
Short Syntax: SDLC.027 nt network ID stn address: DLC_RX_FRMR_INV_CTL_FIELD
Long Syntax: SDLC.027 Network network ID SDLC station address: DLC_RX_FRMR_INV_CTL_FIELD
Description: SDLC has received a Frame Reject (FRMR) frame indicating that the remote link station received a frame with an invalid control field.
SDLC.028 |
Level: U-INFO
Short Syntax: SDLC.028 nt network ID stn address: DLC_RX_FRMR_INV_LENGTH
Long Syntax: SDLC.028 Network network ID SDLC station address: DLC_RX_FRMR_INV_LENGTH
Description: SDLC has received a Frame Reject (FRMR) frame indicating that the remote link station received a frame that was too short.
SDLC.029 |
Level: U-INFO
Short Syntax: SDLC.029 nt network ID stn address: DLC_RX_FRMR_LONG_I_FIELD
Long Syntax: SDLC.029 Network network ID SDLC station address: DLC_RX_FRMR_LONG_I_FIELD
Description: SDLC has received a Frame Reject (FRMR) frame indicating that the remote link station received a frame that was too long.
SDLC.030 |
Level: U-INFO
Short Syntax: SDLC.030 nt network ID stn address: DLC_RX_FRMR_INV_NR
Long Syntax: SDLC.030 Network network ID SDLC station address: DLC_RX_FRMR_INV_NR
Description: SDLC has received a Frame Reject (FRMR) frame indicating that the remote link station received a frame with an invalid N(r) in the control field.
SDLC.031 |
Level: U-INFO
Short Syntax: SDLC.031 nt network ID stn address: DLC_RX_FRMR_NO_I_FIELD
Long Syntax: SDLC.031 Network network ID SDLC station address: DLC_RX_FRMR_NO_I_FIELD
Description: SDLC has received a Frame Reject (FRMR) frame indicating that the remote link station received an I-frame with no data in the I field.
SDLC.032 |
Level: U-INFO
Short Syntax: SDLC.032 nt network ID stn address: DLC_RX_FRAME_INV_CTL_FIELD
Long Syntax: SDLC.032 Network network ID SDLC station address: DLC_RX_FRAME_INV_CTL_FIELD
Description: SDLC has received a frame with an invalid control field.
SDLC.033 |
Level: U-INFO
Short Syntax: SDLC.033 nt network ID stn address: DLC_RX_FRAME_INV_LENGTH
Long Syntax: SDLC.033 Network network ID SDLC station address: DLC_RX_FRAME_INV_LENGTH
Description: SDLC has received a frame that was too short.
SDLC.034 |
Level: U-INFO
Short Syntax: SDLC.034 nt network ID stn address: DLC_RX_FRAME_LONG_I_FIELD
Long Syntax: SDLC.034 Network network ID SDLC station address: DLC_RX_FRAME_LONG_I_FIELD
Description: SDLC has received a frame that was too long.
SDLC.035 |
Level: U-INFO
Short Syntax: SDLC.035 nt network ID stn address: DLC_RX_FRAME_INV_NR
Long Syntax: SDLC.035 Network network ID SDLC station address: DLC_RX_FRAME_INV_NR
Description: SDLC has received a frame with an invalid N(r) in the control field.
SDLC.036 |
Level: U-INFO
Short Syntax: SDLC.036 nt network ID stn address: DLC_RX_DM
Long Syntax: SDLC.036 Network network ID SDLC station address: DLC_RX_DM
Description: SDLC received a Disconnected Mode (DM) frame. A remote secondary link station sent the frame to indicate that it accepted a previously received DISC frame. The link disconnection is now complete.
SDLC.037 |
Level: U-INFO
Short Syntax: SDLC.037 nt network ID stn address: DLC_RX_RD
Long Syntax: SDLC.037 Network network ID SDLC station address: DLC_RX_RD
Description: SDLC received a Request Disconnect (RD) frame. The SDLC client should respond to this by sending a Disconnect (DISC) frame.
SDLC.038 |
Level: U-INFO
Short Syntax: SDLC.038 nt network ID stn address: DLC_RX_RIM
Long Syntax: SDLC.038 Network network ID SDLC station address: DLC_RX_RIM
Description: SDLC received a Request Initialization Mode (RIM) frame. The SDLC client should respond to this by sending a Set Initialization Mode (SIM) frame.
SDLC.039 |
Level: U-INFO
Short Syntax: SDLC.039 nt network ID stn address: DLC_LINK_INACTIVITY_DETECTION
Long Syntax: SDLC.039 Network network ID SDLC station address: DLC_LINK_INACTIVITY_DETECTION
Description: Reserved for possible future use.
SDLC.040 |
Level: U-INFO
Short Syntax: SDLC.040 nt network ID stn address: DLC_TX_FRMR_INV_CTL_FIELD
Long Syntax: SDLC.040 Network network ID SDLC station address: DLC_TX_FRMR_INV_CTL_FIELD
Description: SDLC entered a frame reject (FRMR) state because it received a frame with an invalid control field.
SDLC.041 |
Level: U-INFO
Short Syntax: SDLC.041 nt network ID stn address: DLC_TX_FRMR_INV_LENGTH
Long Syntax: SDLC.041 Network network ID SDLC station address: DLC_TX_FRMR_INV_LENGTH
Description: SDLC entered a frame reject (FRMR) state because it received a frame that was too short.
SDLC.042 |
Level: U-INFO
Short Syntax: SDLC.042 nt network ID stn address: DLC_TX_FRMR_LONG_I_FIELD
Long Syntax: SDLC.042 Network network ID SDLC station address: DLC_TX_FRMR_LONG_I_FIELD
Description: SDLC entered a frame reject (FRMR) state because it received a frame that was too long.
SDLC.043 |
Level: U-INFO
Short Syntax: SDLC.043 nt network ID stn address: DLC_TX_FRMR_INV_NR
Long Syntax: SDLC.043 Network network ID SDLC station address: DLC_TX_FRMR_INV_NR
Description: SDLC entered a frame reject (FRMR) state because it received a frame with an invalid N(r) in the control field.
SDLC.044 |
Level: U-INFO
Short Syntax: SDLC.044 nt network ID stn address: DLC_RX_SNRM_WHILE_IN_NRM
Long Syntax: SDLC.044 Network network ID SDLC station address: DLC_RX_SNRM_WHILE_IN_NRM
Description: Reserved for possible future use.
SDLC.045 |
Level: U-INFO
Short Syntax: SDLC.045 nt network ID stn address: DLC_PORT_DISABLED
Long Syntax: SDLC.045 Network network ID SDLC station address: DLC_PORT_DISABLED
Description: The user disabled the interface from the SDLC console. All current connections are terminated.
SDLC.046 |
Level: U-INFO
Short Syntax: SDLC.046 nt network ID stn address: DLC_PORT_ENABLED
Long Syntax: SDLC.046 Network network ID SDLC station address: DLC_PORT_ENABLED
Description: The user enabled the interface from the SDLC console.
SDLC.047 |
Level: U-INFO
Short Syntax: SDLC.047 nt network ID: CLOSED
Long Syntax: SDLC.047 Network network ID SDLC link: DLC_STATION_CLOSED
Description: The interface has been closed by SDLC. SDLC is no longer running over this interface.
SDLC.048 |
Level: U-INFO
Short Syntax: SDLC.048 nt network ID stn address: DISABLED
Long Syntax: SDLC.048 Network network ID SDLC station address: DLC_LS_DISABLED
Description: The user disabled a remote link station on this interface from the SDLC console. Any existing connection was terminated.
SDLC.049 |
Level: U-INFO
Short Syntax: SDLC.049 nt network ID stn address: ENABLED
Long Syntax: SDLC.049 Network network ID SDLC station address: DLC_LS_ENABLED
Description: The user enabled a remote link station on this interface from the SDLC console.
SDLC.050 |
Level: P-TRACE
Short Syntax: SDLC.050 nt network ID stn address - rx UI bytes length: byte_count
Long Syntax: SDLC.050 Network network ID received UI from SDLC addr address length bytes: byte_count
Description: The router received an Unnumbered Information (UI) frame on this interface.
SDLC.051 |
Level: P-TRACE
Short Syntax: SDLC.051 nt network ID stn address - tx UI bytes byte_count: octets
Long Syntax: SDLC.051 Network network ID sent UI to SDLC addr address byte_count bytes: octets
Description: The router transmitted an Unnumbered Information (UI) frame on this interface.
SDLC.052 |
Level: P-TRACE
Short Syntax: SDLC.052 nt network ID - rx I on address byte_count bytes: octets
Long Syntax: SDLC.052 Network network ID received I from SDLC addr address byte_count bytes: octets
Description: The router received an Information (I) frame on this interface. To log all received SDLC frames, use SDLC_9.
SDLC.053 |
Level: P-TRACE
Short Syntax: SDLC.053 nt network ID - tx I on address byte_count bytes: octets
Long Syntax: SDLC.053 Network network ID sent I to SDLC addr address byte_count bytes: octets
Description: The router transmitted an Information (I) frame on this interface. To log all received SDLC frames, use SDLC_8.
SDLC.054 |
Level: U-INFO
Short Syntax: SDLC.054 nt network ID Stn address - MaxBTU too large for link - adjusted ( oldBTUSize -> newBTUSize)
Long Syntax: SDLC.054 Network network ID Station address, Max BTU size too large for link - adjusted ( oldBTUSize -> newBTUSize)
Description: The max BTU size configured for a remote link station exceeds that defined for the link. The router adjusted the value for the remote link station temporarily. To avoid this message in the future, change the max BTU size with the SET REMOTE MAX-PACKET command.
SDLC.055 |
Level: U-INFO
Short Syntax: SDLC.055 nt network ID Stn address - Rx wdw sz not compat w/modulo - adjusted ( oldRxWindow -> newRxWindow)
Long Syntax: SDLC.055 Network network ID Station address, Window size is inconsistent with modulo for link - adjusted ( oldRxWindow -> newRxWindow)
Description: The modulo for this link has been changed by the user, rendering the window sizes for all pre-defined remote link stations invalid. The window size has been temporarily adjusted. When a link is configured for mod-8, the valid window sizes are 0 to 7. When the link is configured for mod-128, the valid window sizes are 8 to 128. To avoid this message in the future, change the receive window size with the SET REMOTE RECEIVE-WINDOW command.
SDLC.056 |
Level: U-INFO
Short Syntax: SDLC.056 nt network ID Stn address - Tx wdw sz not compat w/modulo - adjusted ( oldTxWindow -> newTxWindow)
Long Syntax: SDLC.056 Network network ID Station address, Window size is inconsistent with modulo for link - adjusted ( oldTxWindow -> newTxWindow)
Description: The modulo for this link has been changed by the user, rendering the window sizes for all pre-defined remote link stations invalid. The window size has been temporarily adjusted. When a link is configured for mod-8, the valid window sizes are 0 to 7. When the link is configured for mod-128, the valid window sizes are 8 to 128. To avoid this message in the future, change the transmit window size with the 'SET REMOTE TRANSMIT-WINDOW' command.
SDLC.057 |
Level: U-INFO
Short Syntax: SDLC.057 nt network ID - Link cfg corrupted - using default
Long Syntax: SDLC.057 Network network ID - Link configuration corrupted, using defaults.
Description: The link configuration was somehow corrupted, possibly due to a software upgrade. A default link configuration has been created. Before operating SDLC, review the newly-created configuration and adjust as necessary.
SDLC.058 |
Level: U-INFO
Short Syntax: SDLC.058 nt network ID - cfg XID/TEST timeout corrupted - fixed
Long Syntax: SDLC.058 Network network ID - Configured XID/TEST timeout corrupted - fixed.
Description: An invalid XID/TEST timeout value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the XID/TEST timeout from the SDLC config prompt for this interface.
SDLC.059 |
Level: U-INFO
Short Syntax: SDLC.059 nt network ID - cfg XID/TEST retry count corrupted - fixed
Long Syntax: SDLC.059 Network network ID - Configured XID/TEST retry count corrupted - fixed.
Description: An invalid XID/TEST retry value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the XID/TEST retry count from the SDLC config prompt for this interface.
SDLC.060 |
Level: U-INFO
Short Syntax: SDLC.060 nt network ID - cfg SNRM timeout corrupted - fixed
Long Syntax: SDLC.060 Network network ID - Configured XID/TEST timeout value corrupted - fixed.
Description: An invalid SNRM timeout value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the SNRM timeout from the SDLC config prompt for this interface.
SDLC.061 |
Level: U-INFO
Short Syntax: SDLC.061 nt network ID - cfg SNRM retry count corrupted - fixed
Long Syntax: SDLC.061 Network network ID - Configured SNRM retry count corrupted - fixed.
Description: An invalid SNRM retry value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the SNRM retry count from the SDLC config prompt for this interface.
SDLC.062 |
Level: U-INFO
Short Syntax: SDLC.062 nt network ID - cfg POLL timeout corrupted - fixed
Long Syntax: SDLC.062 Network network ID - Configured POLL timeout value corrupted - fixed.
Description: An invalid POLL timeout value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the POLL timeout from the SDLC config prompt for this interface.
SDLC.063 |
Level: U-INFO
Short Syntax: SDLC.063 nt network ID - cfg inter-POLL delay corrupted - fixed
Long Syntax: SDLC.063 Network network ID - Configured inter-POLL delay value corrupted - fixed.
Description: An invalid inter-POLL delay value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the inter-POLL delay from the SDLC config prompt for this interface.
SDLC.064 |
Level: U-INFO
Short Syntax: SDLC.064 nt network ID - cfg POLL retry count corrupted - fixed
Long Syntax: SDLC.064 Network network ID - Configured POLL retry count corrupted - fixed.
Description: An invalid POLL retry value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the POLL retry count from the SDLC config prompt for this interface.
SDLC.065 |
Level: U-INFO
Short Syntax: SDLC.065 nt network ID - cfg inactivity timeout corrupted - fixed
Long Syntax: SDLC.065 Network network ID - Configured inactivity timeout value corrupted - fixed.
Description: Reserved for possible future use.
SDLC.066 |
Level: U-INFO
Short Syntax: SDLC.066 nt network ID - cfg RTS hold duration corrupted - fixed
Long Syntax: SDLC.066 Network network ID - Configured RTS hold duration value corrupted - fixed.
Description: An invalid RTS hold value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the RTS hold value from the SDLC config prompt for this interface.
SDLC.067 |
Level: U-INFO
Short Syntax: SDLC.067 nt network ID - cfg max frame size corrupted - fixed
Long Syntax: SDLC.067 Network network ID - Configured max frame size value corrupted - fixed.
Description: An invalid maximum frame size value was detected in the link configuration, possibly due to a software upgrade. It has been temporarily changed to a valid value. To avoid this message in the future, set the maximum frame size from the SDLC config prompt for this interface.
SDLC.068 |
Level: C-INFO
Short Syntax: SDLC.068 nt network ID - link ctrs reset by usr
Long Syntax: SDLC.068 Network network ID - SDLC link counters were reset by user.
Description: The link counters have been reset from the SDLC console.
SDLC.069 |
Level: U-INFO
Short Syntax: SDLC.069 nt network ID - cannot reset link ctrs
Long Syntax: SDLC.069 Network network ID - SDLC link counters cannot be reset.
Description: The link counters could not be reset from the SDLC console. This is usually a temporary condition. Retry the operation.
SDLC.070 |
Level: C-INFO
Short Syntax: SDLC.070 nt network ID lnk stn address - link ctrs reset by usr
Long Syntax: SDLC.070 Network network ID Link Station address - SDLC link counters were reset by user.
Description: The user reset the counters for a remote secondary station from the SDLC console.
SDLC.071 |
Level: U-INFO
Short Syntax: SDLC.071 nt network ID Stn address - Protocol forced to TWO-WAY-ALTERNATING since Group Poll is used
Long Syntax: SDLC.071 Network network ID Station address, cannot use Primary or Secondary Group Poll with TWO-WAY-SIMULTANEOUS
Description: There may have been residual configuration information which created an inconsistency: TWO-WAY-SIMULTANEOUS link protocol cannot be used with either primary or secondary group poll. As the station was activated the protocol was forced to TWO-WAY-ALTERNATING.
SDLC.072 |
Level: U-INFO
Short Syntax: SDLC.072 nt network ID stn address: CLOSED
Long Syntax: SDLC.072 Network network ID SDLC station address: DLC_SAP_CLOSED
Description: The remote link station has been closed by the router and is no longer active.
SDLC.073 |
Level: CE-ERROR
Short Syntax: SDLC.073 nt network ID: lo prio buffer alloc failed
Long Syntax: SDLC.073 Network network ID: low priority buffer request failed
Description: SDLC failed to allocate memory from the router's heap because it has already allocated its fair share. SDLC will recover from this usually temporary problem.
SDLC.074 |
Level: CE-ERROR
Short Syntax: SDLC.074 nt network ID: hi prio buffer alloc failed
Long Syntax: SDLC.074 Network network ID: high priority buffer request failed
Description: SDLC failed to allocate a high-priority buffer from the router's heap. As a result, SDLC will temporarily experience a loss of performance. SDLC sessions could possibly be lost if the condition persists.
SDLC.075 |
Level: CE-ERROR
Short Syntax: SDLC.075 nt network ID: buffer alloc failed - credit ok
Long Syntax: SDLC.075 Network network ID: buffer alloc request failed, but credit is okay
Description: SDLC failed to allocate memory from the router's heap because the heap is exhausted. SDLC will recover from this usually temporary problem.
SDLC.076 |
Level: CE-ERROR
Short Syntax: SDLC.076 nt network ID: cannot xmit I-frame. Will re-transmit
Long Syntax: SDLC.076 Network network ID: cannot transmit I-frame. Will re-transmit later
Description: SDLC could not send an Information (I) frame to the interface. SDLC will attempt to re-transmit it later.
SDLC.077 |
Level: CE-ERROR
Short Syntax: SDLC.077 nt network ID: cannot xmit S-frame - dropped
Long Syntax: SDLC.077 Network network ID: cannot transmit S-frame - dropped
Description: SDLC could not send a Supervisory (S) frame to the interface. SDLC will attempt to re-transmit it later.
SDLC.078 |
Level: CE-ERROR
Short Syntax: SDLC.078 nt network ID: cannot xmit U-frame. SDLC will recover
Long Syntax: SDLC.078 Network network ID: cannot transmit U-frame - SDLC will recover
Description: SDLC could not send an Unnumbered Information (UI) frame to the interface. SDLC will attempt to re-transmit it later.
SDLC.079 |
Level: CE-ERROR
Short Syntax: SDLC.079 nt network ID: cannot xmit XID/TEST frame. Will re-xmit
Long Syntax: SDLC.079 Network network ID: cannot transmit U-frame - SDLC will re-transmit
Description: SDLC could not send an XID or TEST frame to the interface. SDLC will attempt to re-transmit it later.
SDLC.080 |
Level: CE-ERROR
Short Syntax: SDLC.080 nt network ID: rx inv frame type - dropped
Long Syntax: SDLC.080 Network network ID: received invalid frame type - dropped
Description: SDLC received an invalid frame type. This frame was ignored.
SDLC.081 |
Level: CE-ERROR
Short Syntax: SDLC.081 nt network ID: rx frame from sec stn not polled - dropped
Long Syntax: SDLC.081 Network network ID: received a frame from a secondary station that was not polled - dropped
Description: SDLC received a frame from a remote link station that it had not polled. This frame was ignored. This error may also occur if the poll response timeout is too short.
SDLC.082 |
Level: CE-ERROR
Short Syntax: SDLC.082 nt network ID: rx UI frame from sec stn w/o F-bit - dropped
Long Syntax: SDLC.082 Network network ID: received a UI frame from a secondary station without the Final bit set - dropped
Description: SDLC received an Unnumbered Information (UI) frame without the Final (F) bit set. This frame was dropped.
SDLC.083 |
Level: CE-ERROR
Short Syntax: SDLC.083 nt network ID: rx bcast on mpt line - dropped
Long Syntax: SDLC.083 Network network ID: received a broadcast frame from a secondary station on a multipoint line - dropped
Description: SDLC received a frame to the broadcast address on a multipoint line. The frame was dropped.
SDLC.084 |
Level: UE-ERROR
Short Syntax: SDLC.084 SDLC not up on nt network ID - no LINK config
Long Syntax: SDLC.084 Network network ID: SDLC not brought up because no LINK configuration is defined
Description: SDLC could not be initialized because there is no SDLC link configuration for this interface.
SDLC.085 |
Level: UE-ERROR
Short Syntax: SDLC.085 nt network ID: signal ctl rq failed - reason
Long Syntax: SDLC.085 Network network ID: signal control request failed because reason
Description: SDLC could not control one or more signals on the interface. This could occur if you attempt to run SDLC over an unsupported interface.
SDLC.086 |
Level: CE-ERROR
Short Syntax: SDLC.086 HDX, DCD hi during xmit, nt network ID
Long Syntax: SDLC.086 HDX, DCD went high during HDX transmit, on network network ID
Description: DCD went high during transmission of a frame in half duplex mode. This is a protocol violation, and the interface will go down shortly in order to correct the problem.
SDLC.087 |
Level: C-INFO
Short Syntax: SDLC.087 HDX, CTS now low. Premature DCD recovery complete, nt network ID
Long Syntax: SDLC.087 HDX, CTS now low. Premature DCD recovery complete, on network network ID
Description: The CTS signal has transitioned to low while the interface was recovering from a half-duplex protocol violation. The link is now in the correct state and data transfer may resume.
SDLC.088 |
Level: CE-ERROR
Short Syntax: SDLC.088 HDX, unsolicited signal while idle, nt network ID
Long Syntax: SDLC.088 HDX, unsolicited signal while idle, on network network ID
Description: A signal was asserted by the connected device while the line was idle. When operating in half-duplex mode, only the DTR/DSR signal shuold be asserted on an idle interface.
SDLC.089 |
Level: CE-ERROR
Short Syntax: SDLC.089 HDX, DSR low during xmit, nt network ID
Long Syntax: SDLC.089 HDX, DSR went low during HDX transmit, on network network ID
Description: The DSR signal went low during transmission. This is a protocol violation, and the interface will go down shortly in order to correct the problem.
SDLC.090 |
Level: CE-ERROR
Short Syntax: SDLC.090 nt network ID: rx inv frame type while closing link address - dropped
Long Syntax: SDLC.090 Network network ID: received inappropriate frame while closing link address - dropped
Description: SDLC received a frame other than a UA while trying to close the link station. The router ignored this frame.
SDLC.091 |
Level: C-INFO
Short Syntax: SDLC.091 addr Address added, nt network ID
Long Syntax: SDLC.091 Secondary station Address has been dynamically added, on network network ID
Description: An SDLC remote link station was added by the user from the SDLC console and is now available for use.
SDLC.092 |
Level: C-INFO
Short Syntax: SDLC.092 addr Address deleted, nt network ID
Long Syntax: SDLC.092 Secondary station Address has been dynamically deleted, on network network ID
Description: An SDLC remote link station was deleted by the user from the SDLC console and is no longer available for use.
SDLC.093 |
Level: CE-ERROR
Short Syntax: SDLC.093 nt network ID: rx frame from invalid stn addr - dropped
Long Syntax: SDLC.093 Network network ID: received a frame from an invalid station address - dropped
Description: SDLC received a frame from a remote link station that contains an unrecognized station address. The router ignored this frame.
SDLC.094 |
Level: UE-ERROR
Short Syntax: SDLC.094 nt network ID lnk stn address - stn disabled, rx frame dropped
Long Syntax: SDLC.094 Network network ID Link Station address - station is disabled; frame ignored.
Description: The router ignored the received frame for this station, because the target station is in a disabled state.
SDLC.095 |
Level: UE-ERROR
Short Syntax: SDLC.095 nt network ID stn address: DLC_RX_NXID_WHILE_IN_NRM
Long Syntax: SDLC.095 Network network ID SDLC station address: DLC_RX_NXID_WHILE_IN_NRM
Description: The local SDLC secondary link station received a null XID frame from a remote link station while in NRM. We treat this as an indication that the link failed at the sending end and this is an attempt to reestablish the connection.
SDLC.096 |
Level: C-INFO
Short Syntax: SDLC.096 port FULL, nt network ID
Long Syntax: SDLC.096 Transmit data queue has reached its limit on network network ID
Description: The SDLC user (such as DLS or APPN) should not queue more data to this interface.
SDLC.097 |
Level: C-INFO
Short Syntax: SDLC.097 port newly AVAILABLE, nt network ID
Long Syntax: SDLC.097 Transmit data queue has dropped below its threshold on network network ID
Description: The SDLC user (such as DLS or APPN) may now queue more data to this interface.
SDLC.098 |
Level: C-INFO
Short Syntax: SDLC.098 nt network ID: rx invalid control field for station address -- no link station timer running
Long Syntax: SDLC.098 Network network ID: received a UI frame for station address and no link station timer is running
Description: SDLC received an Unnumbered Information (UI) frame and it was found that no link station timer was running and a station is not available to start a timer.
SDLC.099 |
Level: C-INFO
Short Syntax: SDLC.099 nt network ID: Station (addr address, timeout ID X\' timeoutId\') timeout has occurred.
Long Syntax: SDLC.099 Network network ID: station (addr X\' address\', timeout ID X\' timeoutId\') timer has expired without response.
Description: SDLC sent a frame and the time limit to receive a response has expired without receiving the response. In talk 5, under SDLC net, do list link r to see timeout ID meaning.